* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	font: 14px  Microsoft Yahei, WenQuanYi Micro Hei, SimSun, Tahoma, Arial, Helvetica, STHeiti,"SF Pro SC","SF Pro Text","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;
}

a {
	text-decoration: none;
}

li {
	list-style-type: none;
}

button:hover {
	cursor: pointer;
}

.mt20 {
	margin-top: 20px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
}

.clear {
	clear: both;
}

.error_num {
	display: none;
	position: relative;
	right: 13%;
	top: 15px;
	float: right;
	color: #E62129;
}

.header-top {
	width: 100%;
	background-color: #333333;
}

.header-top-int,
.header-m {
	/*width: 1400px;*/
	margin: 0 auto;
}

.header-top-l ul {
	width: 470px;
}

.header-top-l ul li,
.header-top-r ul li {
	float: left;
}

.header-top-l ul li:nth-child(2) {
	margin: 0 40px;
}
.header-top-l ul li:nth-child(4),.header-top-l ul li:nth-child(5) {	
	margin-left: 40px;
}
.header-top-l ul li:nth-child(5) a{
	color: #333333;
}
.header-top-l ul li:nth-child(5):hover a{
	color: #333333;
}
.header-top-l ul li a {
	color: #999999;
	line-height: 48px;
}

.header-top-l ul li:hover a {
	color: #FFFFFF;
}

.header-top-l ul li a b,
.header-top-r ul li b {
	color: #FFFFFF;
}
.header-top-r ul li b{
   font-size:18px;
   color: #f1c12d;
  display: inline-block;
    margin-left: 5px;
}
.header-top-r ul {
	width: 665px;
	position: relative;
}

.header-top-r ul li,
.header-top-r ul li a {
	font-size: 14px;
	color: #999999;
	line-height: 48px;
}

.header-top-r ul li i {
	margin-right: 3px;
	vertical-align: middle;
	color: #999999;
}

.header-top-r ul li i.icon-dianhua1 {
	position: relative;
	top: -2px;
}

.header-top-r ul li i.iconfont:before {
	font-size: 16px;
}
.header-top-r ul li i.icon-_duquanjing:before{
	font-size: 22px !important;
}
.header-top-r ul li:nth-child(2){
	margin:0 20px ;
}
/*.header-top-r ul li:first-child a img{
	position: relative;
	top: 5px;
}*/

.header-top-r ul li:last-child {
	margin-left: 20px;
}

.header-top-r ul li:hover>a {
	color: #FFFFFF;
}
.header-top-r ul li:hover>a i,.header-top-r ul li:hover i.icon-world{
	color: #FFFFFF;
}
.header-m {
	margin: 0 auto;
}

.logo {
	height: 52px;
	margin-top: 24px;
}

.logo img {
	width: 177px;
}

.header-nav {
	width: 946px;
}

.header-nav ul li {
	float: left;
}
.header-nav ul li:hover{
	 /* cursor: pointer; */
}
.header-nav>ul>li>a {
	display: inline-block;
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 100px;
	padding: 0 15px;
}

.header-nav>ul>li>a b {
	padding: 5px 25px 7px;
	border-radius: 17px;
	font-weight: initial;
}

.header-nav>ul>li.active a b {
	color: #FFFFFF;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
}

.header-nav>ul>li:hover a b {
	color: #FFFFFF;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
}

.header-nav>ul>li span {
	display: inline-block;
	width: 1px;
	height: 12px;
	background-color: #D9D9D9;
}

.header-nav>ul>li:first-child>a {
	padding-left: 0;
}

.header-nav>ul>li:last-child>a {
	padding-right: 0;
	border: none;
}

.header-nav ul li:last-child a img {
	position: relative;
	top: 5px;
	cursor: pointer;
    vertical-align: baseline;
}

.header-nav ul li:nth-last-child(2) a {
	border: none;
	/*padding-right: 0;*/
}

.header-nav ul li:nth-last-child(2) a i:before {
	font-size: 18px;
}


/*publick*/

.effect-apollo {
	position: relative;
	overflow: hidden;
	height: auto;
	text-align: center;
	cursor: pointer;
	border-radius: 10px;
}

.effect-apollo .in-v-mask {
	padding: 5em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.effect-apollo .in-v-mask::before,
.effect-apollo .in-v-mask::after {
	pointer-events: none;
}

.effect-apollo .in-v-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.effect-apollo .in-v-mask::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.effect-apollo:hover .in-v-mask::before {
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}


/*-----------------*/

.in-about {
	margin: 100px auto;
}

.in-video,
.in-vr {
	width: 48%;
}

.in-video a,
.in-vr a {
	z-index: 99;
	text-align: center;
	display: block;
	width: 100%;
	height: 200px;
	border-radius: 10px;
	box-sizing: border-box;
	background: url(../img/in-video.png)no-repeat center;
	background-size: 100% 100%;
	color: #246ACE;
	padding-top: 55px;
  position: relative;
    z-index: 999;
}

.in-vr a {
	background: url(../img/in-vr.png)no-repeat center;
	background-size: 100% 100%;
}

.in-video-l {
	display: inline-block;
	width: 55px;
	height: 6px;
	background: url(../img/in-l-line.png)no-repeat;
	background-size: 100%;
}

.in-video-r {
	display: inline-block;
	width: 55px;
	height: 6px;
	background: url(../img/in-r-line.png)no-repeat;
	background-size: 100%;
}

.in-video a i,
.in-vr a i {
	display: block;
	font-size: 48px;
}

.in-video a span,
.in-vr a span {
	font-size: 20px;
	font-weight: bold;
	color: #246ACE;
}

.in-video a span:nth-child(3),
.in-vr a span:nth-child(3) {
	position: relative;
	top: 3px;
}


/*========footer=======*/

.footer {
	max-width: 1800px;
	height: 349px;
	margin: 0 auto;
	background-color: #333333;
	border-radius: 20px 20px 0px 0px;
}

.footer-cont {
	margin: 0 auto;
}

.footer-cont ul {
	padding-top: 70px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.footer-cont ul li a,
.footer-cont ul li span {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	margin-bottom: 20px;
}

.footer-cont ul li a:hover {
	color: #246ACE;
}

.footer-cont ul li h2 a,
.footer-cont ul li h2 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
}

.line-footer {
	width: 1px;
	height: 200px;
	background: rgba(204, 204, 204, 1);
}

.footer-cont ul li a.footer-chat {
	width: 140px;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	border-radius: 3px;
	text-align: center;
}

.footer-cont ul li a:hover .footer-chat {
	color: #FFFFFF;
}

.bei-an {
	max-width: 1800px;
	height: 60px;
	margin: 0 auto;
	border-radius: 0px 0px 20px 20px;
	background-color: #282828;
}

.bei-an-cont {
	margin: 0 auto;
}

.bei-an-cont .copy {
	line-height: 60px;
}

.bei-an-cont .copy p {
	float: left;
	color: #FFFFFF;
}

.bei-an-cont .copy p a {
	color: #FFFFFF;
	margin-left: 10px;
}

.footer-nav ul {
	line-height: 60px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.footer-nav ul li {
	float: left;
}

.footer-nav ul li a {
	color: #FFFFFF;
	padding-left: 15px;
}

.footer-nav ul li a i {
	display: inline-block;
	width: 1px;
	height: 12px;
	padding-right: 15px;
	border-left: 1px solid #FFFFFF;
}

.footer-nav ul li:hover a {
	color: #246ACE;
}


/*========end=========*/


/*获取电话*/

.in-zx-r {
	margin: 30px 0;
}

.in-zx-r form input {
	width: 300px;
	height: 40px;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(230, 230, 230, 1);
	border-radius: 20px 0px 0px 20px;
	padding-left: 20px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

form button:focus,
form input:focus,
form select:focus {
	outline: none;
}

.in-zx-r form button {
	width: 100px;
	height: 40px;
	margin-left: -5px;
	border: 1px solid transparent;
	position: relative;
	top: 1px;
	color: #ffffff;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	border-radius: 0px 20px 20px 0px;
}


/*标题*/

.part-top h2.title {
	font-size: 30px;
	color: #333333;
	text-align: center;
	margin-bottom: 20px;
}

.part-top p.regular {
	font-size: 14px;
	color: #666666;
	text-align: center;
}

.title-l {
	font-size: 30px;
}

.title-l a {
	color: #333333;
}

.title-l a:hover {
	color: #246ACE;
}

.regular-r {
	font-size: 14px;
	color: #666666;
	line-height: 40px;
}

.regular-r:hover {
	color: #246ACE;
}


/*------------calc-------------------*/

.in-bj {
	margin: 0 auto;
	text-align: center;
}

.in-bj form {
	margin-top: 50px;
}

.in-bj-form-div input,
.in-bj-form-div select {
	height: 40px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(230, 230, 230, 1);
	border-radius: 5px;
	text-align: center;
	color: #246ACF;
	font-size: 16px;
	margin: 0 7px;
}


.in-bj-form-div select {
	width: 120px;
	/*padding-left: 20px;*/
}

form select::-ms-expand {
	display: none !important;
}

.in-bj-form-div span {
	font-size: 16px;
	color: #333;
}

.in-bj-inp-2 {
	width: 60px;
}

.in-bj-inp-4 {
	width: 140px;
}

.in-bj-form-div label {
	font-size: 16px;
}

.in-bj-form-div input[type="radio"]+label::before {
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 2px;
	border: 1px solid #B3B3B3;
	margin-right: 10px;
	position: relative;
	top: 2px;
	left: 4px;
}

.in-bj-form-div input[type="radio"]:checked+label::before {
	background-clip: content-box;
	background-color: #E62129;
	border-radius: 2px;
	width: 8px;
	height: 8px;
	padding: 2px;
	position: relative;
	top: 2px;
}

.in-bj-form-div input[type="radio"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #B3B3B3;
	font-size: 12px;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #B3B3B3;
	font-size: 14px;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #B3B3B3;
	font-size: 14px;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #B3B3B3;
	font-size: 14px;
}

.in-bj-form-div .in-bj-chat a {
	color: #246ACF;
	font-size: 14px;
    cursor: pointer;
}

.in-bj-form-div .icon-wenhao1:before {
	font-size: 16px;
	color: #999999;
	position: relative;
	right: -5px;
	top: 2px;
}

.in-bj-chat {
	position: relative;
}

.in-bj-remind {
	display: none;
	width: 220px;
	height: 32px;
	background: #246ACE;
	border-radius: 5px;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	line-height: 32px;
	float: right;
	position: absolute;
	right: 18px;
	bottom: 35px;
}

.in-bj-remind:before {
	content: "";
	width: 0px;
	height: 0px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 10px solid #246ACE;
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
}

.in-bj-chat:hover .in-bj-remind {
	display: block;
}

.in-bj-btn {
	margin-top: 50px;
}

.in-bj-btn button {
	width: 120px;
	height: 40px;
	border: 1px solid rgba(36, 106, 207, 1);
	border-radius: 5px;
	background-color: #ffffff;
	color: #246ACE;
}

.in-bj-btn button:nth-child(1) {
 	border:none;
	margin-right: 40px;
	color: #ffffff;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
}

span.close {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	background: #246ACE;
	color: #FFFFFF;
	font-size: 24px;
}

#calc_fix {
	width: 1190px;
	position: fixed;
	z-index: 9999;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	margin-left: -595px;
	margin-top: -300px;
}

.container .calculatorNavigation {
	margin-bottom: 40px;
	height: 60px;
	background-color: #f5f5f5;
	color: #333;
	text-align: center;
	font-size: 18px;
	line-height: 60px;
}

.container .heat_transfer {
	float: left;
}

.container .heat_transfer ul {
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 40px;
}

.container .heat_transfer li {
	float: left;
	margin-bottom: 30px;
	width: 33%;
}

.container .heat_transfer li .name {
	float: left;
	padding: 15px 0 0 0;
	color: #666;
	font-size: 14px;
}

.container .heat_transfer li input {
	float: left;
	width: 178px;
	height: 50px;
	border: solid 1px #e2e2e2;
	border-radius: 4px;
	text-indent: 10px;
	font-size: 16px;
	line-height: 28px;
	margin-right: 15px;
}

.container .heat_transfer .huansuanAll {
	float: left;
	margin-bottom: 20px;
	width: 100%;
	height: 50px;
	text-align: center;
}

.container .heat_transfer .huansuanAll .huansuan {
	display: inline-block;
	margin-left: 20px;
	width: 178px;
	height: 48px;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	color: #666;
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	cursor: pointer;
}

.container .heat_transfer .huansuanAll .huansuan:hover {
	border: none;
	background-color: #246ACE;
	color: #fff;
}

.container .li-tab {
	display: none;
	overflow-x: hidden;
	height: auto;
	border: 1px solid #ebebeb;
	padding-bottom: 40px;
}

.container .show {
	display: block;
}

.container .calculatorAll ul .a {
	border: none;
	background-color: #ff3f3c;
}

.container .calculatorAll ul li .b {
	color: #fff;
}

.container .li-tab2 .heat_transfer ul li {
	width: 60%;
}

.container .li-tab2 .heat_transfer ul li span {
	border: 1px solid #d9d9d9;
	font-size: 14px;
	font-size: 14px;
}

.container .li-tab2 .heat_transfer ul li .val {
	height: 50px;
	border: 1px solid #d9d9d9;
	font-size: 14px;
	font-size: 14px;
}

.container .li-tab2 .heat_transfer ul li select {
	height: 50px;
	border: 1px solid #d9d9d9;
}

.calculatorjieshao {
	margin-top: 40px;
	margin-left: 40px;
	color: #999;
	font-size: 14px;
	line-height: 23px;
}


/*end*/


/*=====================*/

#in-app {
	max-width: 1800px;
	margin: 0 auto;
	border-radius: 20px;
	height: auto;
	background-color: #F5F5F5;
	padding: 100px 0;
}

.in-app-cont {
	margin: 0 auto;
}

.scrollbar {
	width: 820px;
	height: 100%;
	margin: 0 auto;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	border-radius: 6px;
}

.scrollbar .handle {
	border-radius: 4px;
	background: #fff;
	cursor: pointer;
	line-height: 0;
}


/* Horizontal examples */

#horizontal .slyWrap {
	margin-top: 50px;
}

#horizontal .scrollbar {
	height: 12px;
	margin: 60px auto 0;
}

#horizontal .scrollbar .handle {
	width: 200px;
	height: 14px;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	border-radius: 8px;
}

#horizontal .example3 .sly {
	height: 360px;
	overflow: hidden;
}

#horizontal .example3 .sly ul {
	height: auto;
}

#horizontal .example3 .sly ul li {
	float: left;
	text-align: center;
	width: 200px;
	height: 305px;
	box-sizing: border-box;
	padding-top: 10px;
	margin: 30px 40px 0 0;
	cursor: default;
	background: #FFFFFF;
	border-radius: 10px;
	transition: all ease-in-out .3s;
}

#horizontal .example3 .sly ul li a {
	display: block;
	transition: all ease-in-out .3s;
}

#horizontal .example3 .sly ul li a img {
	border-radius: 10px;
	width: 180px;
}

#horizontal .example3 .sly ul li h2 a {
	font-size: 16px;
	color: #333333;
	margin: 45px 0 0;
	transition: all ease-in-out .3s;
}

#horizontal .example3 .sly ul li a.in-app-more {
	opacity: 0;
	width: 100px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
	line-height: 30px;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	border-radius: 8px;
}

#horizontal .example3 .sly ul li:hover {
	height: 360px;
	padding-bottom: 60px;
	margin-top: 0;
	border-radius: 10px;
}

#horizontal .example3 .sly ul li:hover h2 a {
	color: #246ACE;
}

#horizontal .example3 .sly ul li:hover a.in-app-more {
	opacity: 1;
	margin-top: 45px;
}


/*====================*/


/*pro-form-r*/

.pro-list-r {
	margin: 0;
}

.pro-list-r form {
	display: inline-block;
	margin-left: 15px;
}

.pro-list-r form input {
	width: 180px;
}

.pro-list-r form button {
	width: 80px;
}

.pro-list-r span {
	font-size: 14px;
	color: #333333;
}


/*===========*/


/*footer-form*/

.pro-phone {
	width: 675px;
	margin: 100px auto 70px;
	text-align: center;
}

.pro-phone h2 {
	font-size: 30px;
	color: #333333;
	margin-bottom: 30px;
}

.pro-phone p {
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}

.pro-phone p span {
	color: #E62129;
	font-weight: bold;
}

.pro-message {
	text-align: center;
	box-sizing: border-box;
	margin: 0 auto 100px;
	padding: 100px 40px;
	background-color: #FAFAFA;
	border-radius: 10px;
}

.pro-message p {
	margin: 20px auto 40px;
	font-size: 16px;
}

.pro-bj-line {
	display: block;
	width: 100%;
	height: 1px;
	background: rgba(230, 230, 230, 1);
}

.pro-form {
	width: 740px;
	box-sizing: border-box;
	margin: 0 auto;
	text-align: left;
	margin-top: 40px;
}

.pro-form input,
.pro-form select {
	box-sizing: border-box;
	padding-left: 10px;
	height: 40px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(230, 230, 230, 1);
	border-radius: 5px;
	margin-right: 10px;
}

.pro-form-div:nth-child(2) {
	margin-left: 0;
}

.pro-form-div {
	margin-left: 53px;
	margin-bottom: 20px;
}

.pro-form-div .sex+label::before {
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 2px;
	border: 1px solid #B3B3B3;
	margin-right: 10px;
	position: relative;
	top: 2px;
}

.pro-form-div .sex:checked+label::before {
	background-clip: content-box;
	background-color: #E62129;
	width: 8px;
	height: 8px;
	padding: 2px;
	border-radius: 2px;
	position: relative;
	top: 2px;
}

.pro-form-div .sex {
	position: absolute;
	clip: rect(0, 0, 0, 0);
}

.pro-form-div .name,
.pro-form-div .capacity {
	width: 120px;
}

.pro-form-div .phone,
.pro-form-div .company {
	width: 285px;
}

.pro-form-div label span {
	color: #E62129;
	padding-right: 10px;
}

.pro-form-div select {
	color: #246ACF;
	width: 120px;
      text-align: center;
}

.pro-form-line {
	width: 100%;
	height: 1px;
	background: rgba(230, 230, 230, 1);
}

.pro-form-hide {
	margin: 20px 0 25px 53px;
}

.pro-form-hide i {
	display: inline-block;
	font-size: 20px;
	color: #246ACE;
	position: relative;
	top: 3px;
	left: 10px;
}

.pro-form-hide-cont {
	display: none;
}

.pro-form-hide-cont .pro-form-div:nth-child(2) {
	margin-left: 53px;
}


/*=================*/

.richradio {
	border: 1px solid #CCC;
	color: #666;
	display: inline-block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
	margin-right: 35px;
}

.richradio:hover {
	cursor: pointer;
}

.lowIE {
	position: absolute\9;
	top: -999px\9;
	left: -999px\9;
}

.otherBrowser {
	display: none;
}

.IEChecked {
	background: url(../img/checked.png) no-repeat right bottom;
	background-size: auto auto;
	border: 1px solid #00a4ff;
	background-size: 21px 21px;
	color: #00a4ff;
}

.otherBrowserChecked {
	border: none;
	color: #ffffff;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	border-radius: 5px;
}

.pro-form-radio2 label:last-child {
	margin: 0;
}

.pro-form-div .content {
 	font-family: Arial;
	width: 600px;
	height: 80px;
	box-sizing: border-box;
	padding: 15px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(230, 230, 230, 1);
	border-radius: 5px;
}

.pro-form-textarea span {
	position: relative;
	top: -65px;
}

.pro-form .pro-form-submit {
	width: 120px;
	height: 40px;
	margin-left: 125px;
	color: #ffffff;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	border-radius: 5px;
	padding-left: 0;
}

.pro-form .pro-form-reset {
	width: 120px;
	height: 40px;
	border: 1px solid rgba(36, 106, 207, 1);
	border-radius: 5px;
	padding-left: 0;
	color: #246ACE;
}


/*end*/

.in-stearth {
	height: 120px;
	margin: 100px auto;
	background: url(../img/application/in-stearth.png)no-repeat center;
	background-size: 100% 100%;
	border-radius: 10px;
}

.in-stearth ul {
	width: 50%;
	margin: 30px auto;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.in-stearth ul li {
	padding-left: 100px;
	text-align: center;
}

.in-stearth ul li b {
	font-size: 32px;
	color: #246ACF;
}

.in-stearth ul li span {
	font-size: 14px;
	display: block;
}

.in-stearth .in-zx-r {
	width: 40%;
	margin: 40px auto;
	text-align: center;
}


/*======end=====*/


/*优势*/

.in-ser-ul {
	margin-top: 80px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.in-ser-ul li {
	width: 16%;
	margin-left: 2%;
	box-sizing: border-box;
	text-align: center;
	transition: all .3s;
}

.in-ser-ul li i {
	display: block;
	width: 91px;
	height: 91px;
	margin: 0 auto;
	line-height: 91px;
	text-align: center;
	font-size: 32px;
	color: #246ACE;
	background: url(../img/in-ser-bg.png)no-repeat center;
	background-size: 100% 100%;
	transition: all .3s;
}

.in-ser-ul li h3 {
	margin: 50px auto 15px;
}

.in-ser-ul li p {
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}

.in-ser-ul li a {
	display: block;
	width: 140px;
	height: 40px;
	margin: 60px auto 0;
	line-height: 40px;
	color: #333333;
	border: 1px solid #EBEBEB;
	border-radius: 4px;
}

.in-ser-ul li:hover i {
	background: url(../img/in-ser-hover-bg.png)no-repeat center;
	background-size: 100% 100%;
	color: #FFFFFF;
	transition: all .3s;
}

.in-ser-ul li:hover a {
	color: #FFFFFF;
	border: none;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
}


/*===============*/


/*相关案例 首页案例*/

.in-case {
	margin: 0 auto;
}

.in-case-ul {
	margin-top: 60px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.in-case-ul li {
	width: 23%;
	height: auto;
	box-sizing: border-box;
	padding: 10px 10px 30px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(230, 230, 230, 1);
	border-radius: 10px;
	transition: all .4s;
}

.in-case-ul li a {
	display: block;
}

.in-case-ul li a img {
	width: 100%;
	border-radius: 10px;
}

.in-case-ul li h2 a {
	margin-top: 30px;
	font-size: 24px;
	color: #333333;
	padding-left: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.in-case-ul li span {
	display: block;
	font-size: 14px;
	color: #666666;
	margin: 15px 0;
	padding-left: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.in-case-ul li .case-app {
	margin-left: 25px;
	width: 60px;
	height: 18px;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	border-radius: 3px;
	text-align: center;
}

.in-case-ul li:hover h2 a,
.in-case-ul li:hover span {
	color: #246ACE;
}


/*============*/


/*bread  banner*/

.pro-banner {
	max-width: 1800px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

.pro-banner img {
	width: 100%;
	border-radius: 20px;
}

.bread {
	height: 50px;
	margin: 0 auto;
	line-height: 50px;
	border-bottom: 1px solid #F5F5F5;
}

.bread-nav {
	margin: 0 auto;
	font-size: 14px;
	color: #888;
}

.bread-nav a {
	font-size: 14px;
	color: #666;
	padding: 0 4px;
}

.bread-nav a:hover {
	color: #246ACE;
}

.bread-nav em {
	font-style: normal;
	padding-right: 4px;
}

.bread-nav span {
	width: 200px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #666;
	font-weight: initial;
}

.bread-chat a {
	color: #E62129;
}

.bread-chat a i {
	margin-right: 5px;
}


/*====================*/


/*=====按钮  ========*/

.btn-more {
	color: #ffffff;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	border-radius: 5px;
}

.btn-chat {
	margin-left: 15px;
	color: #E62129;
	border: 1px solid rgba(230, 33, 41, 1);
	border-radius: 5px;
}


/*=====按钮  ========*/

.water-cont {
	max-width: 1800px;
	margin: 0 auto;
	padding: 100px 0 60px;
	background-color: #FAFAFA;
	border-radius: 10px;
}

.water-list {
	margin: 0 auto;
}

.water-list-ul {
	margin-top: 60px;
}

.water-list-ul li {
	width: 49%;
	float: left;
	margin-bottom: 40px;
	transition: all .4s;
}

.water-list-ul li:hover {
	background: rgba(245, 245, 245, 1);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.water-list-ul li:hover h2 a {
	color: #246ACE;
}

.water-list-ul li:nth-child(2n) {
	float: right;
}

.water-list-img {
	width: 44%;
	height: 200px;
	overflow: hidden;
	background-color: #FFFFFF;
	border-radius: 10px 0px 0px 10px;
}

.water-list-img a {
	display: block;
	height: 200px;
	overflow: hidden;
}

.water-list-img img {
	width: 85%;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.water-list-iner {
	width: 55%;
	height: 200px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 40px 0 35px 40px;
	background-color: #F5F5F5;
	border-radius: 0px 10px 10px 0px;
}

.water-list-iner .pro-list-btn {
	opacity: 1;
	margin-top: 15px;
}

.steam-list-ul li h2 a,
.water-list-ul li h2 a {
	font-size: 16px;
	color: #333333;
	display: block;
	margin-bottom: 20px;
}

.steam-list-ul li span,
.water-list-ul li span {
	display: block;
	color: #999999;
	line-height: 24px;
}

.pro-list-btn {
	margin-top: 25px;
	opacity: 0;
	transition: all .5s;
}

.pro-list-btn a {
	display: inline-block;
	padding: 10px 15px;
}

.pro-list-btn .pro-more {
	color: #ffffff;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	border-radius: 5px;
}

.pro-list-btn .pro-chat {
	margin-left: 15px;
	color: #E62129;
	border: 1px solid rgba(230, 33, 41, 1);
	border-radius: 5px;
    padding: 9px 15px !important;
}


/*=====相关产品 end======*/


/*产品列表导航*/

.pro-list-nav-ul {
	margin: 60px auto 80px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: center;
	-webkit-justify-content: center;
}

.pro-list-nav-ul li {
	background: #F5F5F5;
	margin-right: 40px;
	border-radius: 25px;
}

.pro-list-nav-ul li:last-child {
	margin-right: 0;
}

.pro-list-nav-ul li.active {
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
}

.pro-list-nav-ul li.active a,
.pro-list-nav-ul li.active {
	color: #ffffff;
}

.pro-list-nav-ul li a,
.pro-list-nav-ul li {
	display: block;
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #666666;
}


/*================*/


/*相关方案*/

.related-solution {
	margin: 100px auto 0;
}

.related-solution-ul {
	margin-top: 60px;
}

.related-solution-ul li {
	width: 48.572%;
	float: left;
	box-sizing: border-box;
	padding: 40px 35px;
	border: 1px solid rgba(230, 230, 230, 1);
	border-radius: 10px;
	transition: all .4s;
}

.related-solution-ul li:hover {
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.related-solution-ul li:nth-child(2n) {
	float: right;
}

.related-solution-ul li:hover h3 a {
	color: #246ACE;
}

.related-solution-ul li h3 a {
	display: block;
	font-size: 24px;
	color: #333333;
	font-weight: 400;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.related-solution-div {
	margin-top: 25px;
}

.related-solution-img {
	width: 39.345%;
}

.related-solution-img a {
	display: block;
}

.related-solution-img a img {
	border-radius: 10px;
	width: 100%;
}

.related-solution-text {
	width: 44.574%;
	margin-left: 40px;
}

.related-solution-text p {
	color: #666666;
	line-height: 28px;
	margin: 20px 0;
}

.related-solution-text .solution-chat {
	padding: 8px 12px;
	color: #FFFFFF;
	text-align: center;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	border-radius: 5px;
}

.related-solution-btn {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.related-solution-btn a {
	display: inline-block;
	padding: 5px 15px;
}


/*===========*/

.news-cover-cont5 {
	margin: 0 auto 100px;
}

.news-cover-cont5-ul {
	padding: 100px 0;
	border-radius: 10px;
	background-color: #FAFAFA;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-around;
	-webkit-justify-content: space-around;
}

.news-cover-cont5-ul li {
	text-align: center;
	color: #246ACE;
}

.news-cover-cont5-ul li i {
	font-size: 36px;
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto 20px;
	color: #FFFFFF;
	text-align: center;
	line-height: 80px;
	border-radius: 50%;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
}


/*============*/


/*侧边栏*/

.cebian {
	width: 60px;
	position: fixed;
	top: 38.2%;
	right: 0;
	z-index: 999;
	background-color: #F5F5F5;
	border-radius: 5px;
}

.cebian ul {
	width: 100%;
	height: 100%;
}

.cebian ul li {
	width: 100%;
	height: 60px;
	position: relative;
	cursor: pointer;
	z-index: 998;
	border-bottom: 1px solid #FFFFFF;
}

.cebian ul li.cebian-list4,
.cebian ul li:last-child {
	border: none;
}

.cebian ul li a {
	width: 200px;
	display: block;
	float: left;
	height: 60px;
	position: absolute;
	line-height: 60px;
	color: #246ACE;
	font-size: 16px;
	z-index: 9999;
}

.cebian ul li i {
	text-align: center;
	width: 60px;
	height: 60px;
	color: #246ACE;
	line-height: 60px;
	font-size: 28px;
	display: block;
	float: left;
}

.cebian ul li a i {
	color: #246ACE;
	position: relative;
	top: 3px;
}

.cebian ul li a img {
  width:120px;
	display: none;
	position: absolute;
	right: 200px;
	top: -3px;
	border: 2px solid #F5F5F5;
}

.cebian ul li:hover {
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
}

.cebian ul li:hover a {
	border-radius: 5px 0 0 5px;
	color: #FFFFFF;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
}

.cebian ul li:hover i {
	color: #FFFFFF;
}

.cebian ul li:last-child {
	display: none;
}


/*=============*/


/*导航下拉*/

.sub2 {
	position: absolute;
	top: 145px;
	left: 0;
	z-index: 99;
	display: none;
	padding: 56px 0;
	width: 100%;
	min-width: 897pt;
	min-height: 255px;
	border-top: 1px solid #eaeaea;
	background-color: #fff;
	box-shadow: 0 5px 10px 0 rgba(34, 34, 34, .1);
}

.content2 {
	margin: 0 auto;
}

.nav-left {
	padding-right: 20px;
	width: 280px;
	height: 146px;
	border-right: 1px solid #eaeaea;
	text-align: left;
}

.nav-left,
.nav-right {
	float: left;
	box-sizing: border-box;
}

.nav-left .title {
	color: #222;
	font-size: 24px;
	line-height: 1;
}

.nav-left p {
	overflow: hidden;
	margin-top: 14px;
	color: #888;
	font-size: 14px;
	line-height: 22px;
}

.header-nav ul li .nav-left a {
	display: block;
	margin-top: 22px;
	width: 120px;
	height: 40px;
	padding: 0;
	border-radius: 4px;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	transition: .36s ease;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
}

.nav-left {
	width: 32.858%;
}

.nav-right {
	width: 61.429%;
}

.nav-right ul li {
	width: 100px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #FAFAFA;
	border-radius: 5px;
	margin-left: 40px;
	margin-bottom: 40px;
}

.nav-right ul li a {
	font-size: 14px;
	border: none;
	padding: 0;
	line-height: 50px;
	color: #333333;
}

.nav-right ul li:hover {
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
}

.nav-right ul li:hover a {
	color: #FFFFFF;
}


/*产品下拉*/

.pro-sub-ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-around;
	-webkit-justify-content: space-around;
}

.pro-sub-ul li:nth-child(1) {
	width: 26%;
}

.pro-sub-ul li:nth-child(2) {
	width: 22.858%;
}

.pro-sub-ul li:nth-child(3) {
	width: 22%;
}

.pro-sub-ul li:nth-child(4) {
	width: 14%;
}

.pro-sub-ul li:nth-child(4) .pro-sub-t {
	border: none;
}

.pro-sub-t {
	height: 100px;
	margin-bottom: 30px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	border-right: 1px solid #E6E6E6;
}

.nav-lt-img,
.nav-rt-cont {
	display: inline-block;
}

.nav-lt-img h2 a {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.nav-rt-cont a {
	display: inline-block;
	padding-right: 30px;
	padding-bottom: 20px;
	color: #333333;
}

.nav-rt-cont a:hover {
	color: #246ACE;
}

.nav-rt-cont {
	padding-top: 30px;
	margin-left: 30px;
}

.pro-sub-ul li .pro-sub-chat {
	padding: 10px 15px;
	background: rgba(245, 245, 245, 1);
	border-radius: 5px;
	text-align: center;
	color: #246ACE;
}

.pro-sub-ul li .pro-sub-chat:hover {
	color: #FFFFFF;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
}


/*案例*/

.sub {
	padding: 15px 0;
	display: none;
	width: 175px;
	position: absolute;
	margin-left: -30px;
	z-index: 999;
	background-color: #ffffff;
	border-radius: 0 0 5px 5px;
}

.sub a {
	display: block;
	color: #333333;
	text-align: center;
	padding: 15px 0;
}

.sub a:hover {
	color: #246ACE;
}


/*=========end======*/

.lan-manu {
	display: none;
	position: absolute;
	top: 49px;
	right: 0;
	z-index: 99;
	width: 142px;
	background-color: #ffffff;
	border: 1px solid rgba(230, 230, 230, 1);
	border-radius: 10px;
}

.lan-manu a {
	display: block;
	text-align: center;
}

.lan-manu a:hover {
	color: #246ACE;
}

.header-top-r ul li:nth-child(4):hover .lan-manu {
	display: block;
}


/*========报价中心*/

.sub3 {
	display: none;
	position: absolute;
	z-index: 99;
	right: 8%;
	width: 865px;
	height: 475px;
	box-sizing: border-box;
	padding: 38px;
	border: 1px solid #E6E6E6;
	background-color: #FFFFFF;
	border-radius: 10px;
}

.RadioStyle2 {
	margin-top: 40px;
}

.RadioStyle h2 {
	font-size: 16px;
	margin-bottom: 20px;
}

.RadioStyle input {
	display: none
}

.RadioStyle label {
    cursor: pointer;
	border: 1px solid #E6E6E6;
	color: #666;
	width: 80px;
	height: 40px;
	box-sizing: border-box;
	line-height: 40px;
	text-align: center;
	float: left;
	margin-right: 20px;
	border-radius: 5px;
}

.RadioStyle label:last-child {
	margin-right: 0;
}

.RadioStyle input:checked+label {
	color: #FFFFFF;
	background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));
	border: none;
}

.RadioStyle input:disabled+label {
	opacity: 0.7;
}

.sub3 .pro-list-btn {
	opacity: 1;
}

.sub3 .pro-list-btn a {
	padding: 10px 15px;
}

.sub3 .pro-list-btn a:hover {
	cursor: pointer;
}

.bj-page2 p {
	text-align: center;
	margin-top: 120px;
	font-size: 16px;
	font-weight: bold;
}

.bj-box {
	height: 120px;
	width: 120px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #020438;
	border-radius: 100%;
	overflow: hidden;
}

.bj-box .percent {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	width: 100%;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 30px;
}

.bj-box .water {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(0, 100%);
	transform: translate(0, 100%);
	background: #4D6DE3;
	transition: all .3s;
}

.bj-box .water_wave {
	width: 200%;
	position: absolute;
	bottom: 100%;
}

.bj-box .water_wave_back {
	right: 0;
	fill: #C7EEFF;
	-webkit-animation: wave-back 1.4s infinite linear;
	animation: wave-back 1.4s infinite linear;
}

.bj-box .water_wave_front {
	left: 0;
	fill: #4D6DE3;
	margin-bottom: -1px;
	-webkit-animation: wave-front .7s infinite linear;
	animation: wave-front .7s infinite linear;
}

@-webkit-keyframes wave-front {
	100% {
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
}

@keyframes wave-front {
	100% {
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
}

@-webkit-keyframes wave-back {
	100% {
		-webkit-transform: translate(50%, 0);
		transform: translate(50%, 0);
	}
}

@keyframes wave-back {
	100% {
		-webkit-transform: translate(50%, 0);
		transform: translate(50%, 0);
	}
}

.bj-page3 h2 {
	font-size: 16px;
	margin-bottom: 40px;
}

.bj-page3-div {
	margin-left: 61px;
	margin-bottom: 20px;
}

.bj-page3-div input {
	box-sizing: border-box;
	padding-left: 10px;
	height: 40px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(230, 230, 230, 1);
	border-radius: 5px;
	margin-right: 10px;
}

.bj-page3-div .sex+label::before {
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 2px;
	border: 1px solid #B3B3B3;
	margin-right: 10px;
	position: relative;
	top: 2px;
}

.bj-page3-div .sex:checked+label::before {
	background-clip: content-box;
	background-color: #E62129;
	width: 8px;
	height: 8px;
	padding: 2px;
	border-radius: 2px;
	position: relative;
	top: 2px;
    box-sizing: initial;
}

.bj-page3-div .sex {
	position: absolute;
	clip: rect(0, 0, 0, 0);
}

.bj-page3-div label b {
	color: #E62129;
	padding-right: 10px;
}

.bj-page3 .bj-page3-div:nth-child(3) {
	margin-left: 0;
}

.bj-page3 .bj-page3-div span {
	width: auto;
	height: auto;
	background-color: transparent;
}

.bj-page3 .bj-page3-div:nth-child(3) input,
.bj-page3 .bj-page3-div:nth-child(4) input {
	width: 320px;
}

.bj-page3 .pro-list-btn {
	margin-left: 130px;
}

.bj-page3 .pro-list-btn button {
	border: none;
    height: auto;
    line-height: initial;
    width: auto;
  margin-left: 0;
  background: transparent;
}

.bj-page2,
.bj-page3 {
	display: none;
}

.bj-close {
	position: relative;
	right: 0;
	text-align: right;
	top: -20px;
	font-size: 20px;
}

.bj-close:hover {
	cursor: pointer;
}


/*========搜索==========*/

.header_soso_con {
	height: 250px;
	border-top: 1px solid #eaeaea;
    background-color: #fff;
    box-shadow: 0 5px 10px 0 rgba(34, 34, 34, .1);
	position: absolute;
	top: 150px;
	left: 0;
	width: 100%;
	z-index: 9;
	display: none;
}
.soso_container{
	position: relative;
}
.soso_con_m {
	width: 57%;
	height: 92px;
	margin: 89px auto 0;
}
.soso_con_m .isch {
	height: 40px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
}

.soso_con_m .isch ul li {
	float: left;
	line-height: 60px;
	margin-right: 30px;
	color: #246ACE;
}

.soso_con_m .isch ul li a {
	color: #333
}

.soso_con_m .isch ul .bg_hui {
	background-color: #999
}

.inslt {
	height: 40px;
	margin-bottom: 10px
}

.soso_con_m .isch .key {
	height: 100%;
	width: 80%;
	float: left;
	text-indent: 20px;
	box-sizing: border-box;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(230, 230, 230, 1);
}

.soso_con_m .isch .soso_sub {
	height: 100%;
	width: 20%;
	border: none;
	background: 0 0;
	float: left;
	text-align: center;
	color: #fff;
	background-color: #246ACE;
	display: block;
	cursor: pointer;
	font-size: 16px
}
.soso_con_close {
	width: 25px;	
	height: 25px;
	border: 1px solid #999;
	border-radius: 50%;
	position: absolute;
	top: -50px;
	right: 10%;
	text-align: center;
	line-height: 20px;
	font-size: 20px;
}
.soso_con_close:hover{
	cursor: pointer;
}